--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit e736b5590c93e77ed35f5ea28c82ad24cebd1edb
Parents : d69267f
Author : Mark Qvist <mark@unsigned.io>
Date : 2021-05-27T10:39:34+02:00
Reverted default Text UI color mode to 16 colors.
Changes
Diff
diff --git a/nomadnet/NomadNetworkApp.py b/nomadnet/NomadNetworkApp.py
index 51df19a..a77f5d9 100644
--- a/nomadnet/NomadNetworkApp.py
+++ b/nomadnet/NomadNetworkApp.py
@@ -335,8 +335,8 @@ intro_time = 1
# most terminals. Some terminals
# colormode = monochrome
-# colormode = 16
-colormode = 88
+colormode = 16
+# colormode = 88
# colormode = 256
# colormode = 24bit
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────